[INFO] fetching crate facet-yaml-legacy 0.36.0...
[INFO] fixing facet-yaml-legacy-0.36.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate facet-yaml-legacy 0.36.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate facet-yaml-legacy 0.36.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate facet-yaml-legacy 0.36.0
[INFO] tweaked toml for crates.io crate facet-yaml-legacy 0.36.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate facet-yaml-legacy 0.36.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate facet-yaml-legacy 0.36.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded facet-macros v0.36.0
[INFO] [stderr]   Downloaded facet v0.36.0
[INFO] [stderr]   Downloaded facet-macros-impl v0.36.0
[INFO] [stderr]   Downloaded facet-macro-types v0.36.0
[INFO] [stderr]   Downloaded facet-solver v0.36.0
[INFO] [stderr]   Downloaded facet-macro-parse v0.36.0
[INFO] [stderr]   Downloaded saphyr-parser v0.0.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] baff2e81e67bf0d63ae7f44e0217a149ccba5731ed5a28321b703a17816cb9c6
[INFO] running `Command { std: "docker" "start" "baff2e81e67bf0d63ae7f44e0217a149ccba5731ed5a28321b703a17816cb9c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "baff2e81e67bf0d63ae7f44e0217a149ccba5731ed5a28321b703a17816cb9c6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "baff2e81e67bf0d63ae7f44e0217a149ccba5731ed5a28321b703a17816cb9c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "baff2e81e67bf0d63ae7f44e0217a149ccba5731ed5a28321b703a17816cb9c6" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling facet v0.36.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking facet-solver v0.36.0
[INFO] [stderr]     Checking saphyr-parser v0.0.6
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling facet-macro-types v0.36.0
[INFO] [stderr]    Compiling facet-macro-parse v0.36.0
[INFO] [stderr]    Compiling facet-macros-impl v0.36.0
[INFO] [stderr]    Compiling facet-macros v0.36.0
[INFO] [stderr]     Checking facet-yaml-legacy v0.36.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `facet_showcase`
[INFO] [stdout]   --> examples/yaml_showcase.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use facet_showcase::{Language, ShowcaseRunner};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_showcase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_showcase`, use `cargo add facet_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `facet-yaml-legacy` (example "yaml_showcase") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]  --> tests/deserialize/ip_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use eyre::Result;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]  --> tests/serialize/basic.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use eyre::Result;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]  --> tests/serialize/list.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use eyre::Result;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]  --> tests/serialize/map.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use eyre::Result;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]  --> tests/serialize/multiline.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use eyre::Result;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]  --> tests/serialize/scalar.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use eyre::Result;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]  --> tests/serialize/struct_.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use eyre::Result;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |         use eyre::WrapErr as _;
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/list.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     assert_serialize!(Root, Root { values: Vec::new() },);
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |         use eyre::WrapErr as _;
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/list.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     assert_serialize!(Root, Root { values: vec![2] },);
[INFO] [stdout]    |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |           use eyre::WrapErr as _;
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/list.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | /     assert_serialize!(
[INFO] [stdout] 22 | |         Root,
[INFO] [stdout] 23 | |         Root {
[INFO] [stdout] 24 | |             values: vec![1, -1, 0, 100],
[INFO] [stdout] 25 | |         },
[INFO] [stdout] 26 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |         use eyre::WrapErr as _;
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/list.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     assert_serialize!(Root, Root { values: Vec::new() },);
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |           use eyre::WrapErr as _;
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/list.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     assert_serialize!(
[INFO] [stdout] 44 | |         Root,
[INFO] [stdout] 45 | |         Root {
[INFO] [stdout] 46 | |             values: vec![Some(2)]
[INFO] [stdout] 47 | |         }
[INFO] [stdout] 48 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |           use eyre::WrapErr as _;
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/list.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /     assert_serialize!(
[INFO] [stdout] 50 | |         Root,
[INFO] [stdout] 51 | |         Root {
[INFO] [stdout] 52 | |             values: vec![Some(2), Some(3)]
[INFO] [stdout] 53 | |         }
[INFO] [stdout] 54 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |           use eyre::WrapErr as _;
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/list.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | /     assert_serialize!(
[INFO] [stdout] 56 | |         Root,
[INFO] [stdout] 57 | |         Root {
[INFO] [stdout] 58 | |             values: vec![Some(2), None, Some(3)]
[INFO] [stdout] 59 | |         }
[INFO] [stdout] 60 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |           use eyre::WrapErr as _;
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/map.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | /     assert_serialize!(
[INFO] [stdout] 20 | |         Root,
[INFO] [stdout] 21 | |         Root {
[INFO] [stdout] 22 | |             values: HashMap::new()
[INFO] [stdout] 23 | |         },
[INFO] [stdout] 24 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |           use eyre::WrapErr as _;
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/map.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     assert_serialize!(
[INFO] [stdout] 27 | |         Root,
[INFO] [stdout] 28 | |         Root {
[INFO] [stdout] 29 | |             values: [("a".to_string(), 0), ("b".to_string(), -1)].into()
[INFO] [stdout] 30 | |         },
[INFO] [stdout] 31 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |         use eyre::WrapErr as _;
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/map.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     assert_serialize!(Root, Root { values: None },);
[INFO] [stdout]    |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |           use eyre::WrapErr as _;
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/map.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /     assert_serialize!(
[INFO] [stdout] 49 | |         Root,
[INFO] [stdout] 50 | |         Root {
[INFO] [stdout] 51 | |             values: Some(HashMap::new())
[INFO] [stdout] 52 | |         },
[INFO] [stdout] 53 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |           use eyre::WrapErr as _;
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/map.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | /     assert_serialize!(
[INFO] [stdout] 56 | |         Root,
[INFO] [stdout] 57 | |         Root {
[INFO] [stdout] 58 | |             values: Some([("a".to_string(), 0), ("b".to_string(), -1)].into())
[INFO] [stdout] 59 | |         },
[INFO] [stdout] 60 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |           use eyre::WrapErr as _;
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/map.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     assert_serialize!(
[INFO] [stdout] 76 | |         Root,
[INFO] [stdout] 77 | |         Root {
[INFO] [stdout] 78 | |             values: HashMap::new(),
[INFO] [stdout] 79 | |             other: 1,
[INFO] [stdout] 80 | |         },
[INFO] [stdout] 81 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |           use eyre::WrapErr as _;
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/map.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | /     assert_serialize!(
[INFO] [stdout] 84 | |         Root,
[INFO] [stdout] 85 | |         Root {
[INFO] [stdout] 86 | |             values: [("a".to_string(), 0), ("b".to_string(), -1)].into(),
[INFO] [stdout] 87 | |             other: 2,
[INFO] [stdout] 88 | |         },
[INFO] [stdout] 89 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |           use eyre::WrapErr as _;
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/map.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | /     assert_serialize!(
[INFO] [stdout] 108 | |         Root,
[INFO] [stdout] 109 | |         Root {
[INFO] [stdout] 110 | |             values: HashMap::new()
[INFO] [stdout] 111 | |         },
[INFO] [stdout] 112 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |           use eyre::WrapErr as _;
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/map.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | /     assert_serialize!(
[INFO] [stdout] 115 | |         Root,
[INFO] [stdout] 116 | |         Root {
[INFO] [stdout] 117 | |             values: [
[INFO] [stdout] ...   |
[INFO] [stdout] 122 | |         },
[INFO] [stdout] 123 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |           use eyre::WrapErr as _;
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/map.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     assert_serialize!(
[INFO] [stdout] 144 | |         Root,
[INFO] [stdout] 145 | |         Root {
[INFO] [stdout] 146 | |             dependencies: [
[INFO] [stdout] ...   |
[INFO] [stdout] 163 | |         },
[INFO] [stdout] 164 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |           use eyre::WrapErr as _;
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/map.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | /     assert_serialize!(
[INFO] [stdout] 186 | |         Root,
[INFO] [stdout] 187 | |         Root {
[INFO] [stdout] 188 | |             dependencies: [
[INFO] [stdout] ...   |
[INFO] [stdout] 212 | |         },
[INFO] [stdout] 213 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |           use eyre::WrapErr as _;
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/scalar.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | /     assert_serialize!(
[INFO] [stdout] 21 | |         Root,
[INFO] [stdout] 22 | |         Root {
[INFO] [stdout] 23 | |             value: "string".to_string()
[INFO] [stdout] 24 | |         }
[INFO] [stdout] 25 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |           use eyre::WrapErr as _;
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/scalar.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | /     assert_serialize!(
[INFO] [stdout] 41 | |         Root,
[INFO] [stdout] 42 | |         Root {
[INFO] [stdout] 43 | |             value: Cow::Borrowed("string")
[INFO] [stdout] 44 | |         }
[INFO] [stdout] 45 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |         use eyre::WrapErr as _;
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/scalar.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert_serialize!(Root, Root { value: true });
[INFO] [stdout]    |     --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |         use eyre::WrapErr as _;
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/scalar.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     assert_serialize!(Root, Root { value: false });
[INFO] [stdout]    |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |           use eyre::WrapErr as _;
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/scalar.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     assert_serialize!(
[INFO] [stdout] 76 | |         Root,
[INFO] [stdout] 77 | |         Root {
[INFO] [stdout] 78 | |             value: "127.0.0.1:8000".parse().unwrap()
[INFO] [stdout] 79 | |         }
[INFO] [stdout] 80 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |           use eyre::WrapErr as _;
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | /     assert_serialize!(
[INFO] [stdout]  96 | |         Root,
[INFO] [stdout]  97 | |         Root {
[INFO] [stdout]  98 | |             value: "127.0.0.1".parse().unwrap()
[INFO] [stdout]  99 | |         },
[INFO] [stdout] 100 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |           use eyre::WrapErr as _;
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     assert_serialize!(
[INFO] [stdout] 102 | |         Root,
[INFO] [stdout] 103 | |         Root {
[INFO] [stdout] 104 | |             value: "::1".parse().unwrap()
[INFO] [stdout] 105 | |         },
[INFO] [stdout] 106 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |           use eyre::WrapErr as _;
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | /     assert_serialize!(
[INFO] [stdout] 122 | |         Root,
[INFO] [stdout] 123 | |         Root {
[INFO] [stdout] 124 | |             value: "127.0.0.1".parse().unwrap()
[INFO] [stdout] 125 | |         },
[INFO] [stdout] 126 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |           use eyre::WrapErr as _;
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     assert_serialize!(
[INFO] [stdout] 142 | |         Root,
[INFO] [stdout] 143 | |         Root {
[INFO] [stdout] 144 | |             value: "::1".parse().unwrap()
[INFO] [stdout] 145 | |         },
[INFO] [stdout] 146 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     assert_serialize!(Root, Root { value: 1.0 },);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     assert_serialize!(Root, Root { value: 1.0 },);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 |     assert_serialize!(Root, Root { value: None });
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 |     assert_serialize!(Root, Root { value: Some(1) });
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |           use eyre::WrapErr as _;
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:373:5
[INFO] [stdout]     |
[INFO] [stdout] 373 | /     assert_serialize!(
[INFO] [stdout] 374 | |         Root,
[INFO] [stdout] 375 | |         Root {
[INFO] [stdout] 376 | |             value: Some(Some(Some(1)))
[INFO] [stdout] 377 | |         }
[INFO] [stdout] 378 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 |     assert_serialize!(Root, Root { value: None });
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:394:5
[INFO] [stdout]     |
[INFO] [stdout] 394 |     assert_serialize!(Root, Root { unit: () });
[INFO] [stdout]     |     ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |         use eyre::WrapErr as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 |     assert_serialize!(Root, Root { unit: None });
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |           use eyre::WrapErr as _;
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/struct_.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     assert_serialize!(
[INFO] [stdout] 24 | |         Root,
[INFO] [stdout] 25 | |         Root {
[INFO] [stdout] 26 | |             value: 1,
[INFO] [stdout] 27 | |             table: Table { value: 2 },
[INFO] [stdout] 28 | |         },
[INFO] [stdout] 29 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |           use eyre::WrapErr as _;
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/struct_.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | /     assert_serialize!(
[INFO] [stdout] 46 | |         Root,
[INFO] [stdout] 47 | |         Root {
[INFO] [stdout] 48 | |             a: 1,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         },
[INFO] [stdout] 52 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]   --> tests/serialize/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |           use eyre::WrapErr as _;
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/struct_.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | /     assert_serialize!(
[INFO] [stdout] 74 | |         Root,
[INFO] [stdout] 75 | |         Root {
[INFO] [stdout] 76 | |             nested: Nested {
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |         },
[INFO] [stdout] 82 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |           use eyre::WrapErr as _;
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/struct_.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | /     assert_serialize!(
[INFO] [stdout] 104 | |         Root,
[INFO] [stdout] 105 | |         Root {
[INFO] [stdout] 106 | |             a: 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |         },
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |           use eyre::WrapErr as _;
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/struct_.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | /     assert_serialize!(
[INFO] [stdout] 130 | |         Root,
[INFO] [stdout] 131 | |         Root {
[INFO] [stdout] 132 | |             a_number: 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |         },
[INFO] [stdout] 136 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |           use eyre::WrapErr as _;
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/struct_.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | /     assert_serialize!(
[INFO] [stdout] 156 | |         Root,
[INFO] [stdout] 157 | |         Root {
[INFO] [stdout] 158 | |             a: i32::default(),
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | |         },
[INFO] [stdout] 162 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `eyre`
[INFO] [stdout]    --> tests/serialize/mod.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |           use eyre::WrapErr as _;
[INFO] [stdout]     |               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/struct_.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 | /     assert_serialize!(
[INFO] [stdout] 183 | |         Root,
[INFO] [stdout] 184 | |         Root {
[INFO] [stdout] 185 | |             a: None,
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |         },
[INFO] [stdout] 189 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `eyre`, use `cargo add eyre` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers`
[INFO] [stdout]  --> tests/deserialize/default.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use facet_testhelpers::test;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers`
[INFO] [stdout]  --> tests/deserialize/from_str.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use facet_testhelpers::test;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers`
[INFO] [stdout]  --> tests/deserialize/lists.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use facet_testhelpers::test;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers`
[INFO] [stdout]  --> tests/deserialize/maps.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use facet_testhelpers::test;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers`
[INFO] [stdout]  --> tests/deserialize/transparent.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use facet_testhelpers::test;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_testhelpers`
[INFO] [stdout]  --> tests/deserialize/untagged.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use facet_testhelpers::test;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/struct_.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 | /     assert_serialize!(
[INFO] [stdout] 183 | |         Root,
[INFO] [stdout] 184 | |         Root {
[INFO] [stdout] 185 | |             a: None,
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |         },
[INFO] [stdout] 189 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/struct_.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | /     assert_serialize!(
[INFO] [stdout] 156 | |         Root,
[INFO] [stdout] 157 | |         Root {
[INFO] [stdout] 158 | |             a: i32::default(),
[INFO] [stdout] ...   |
[INFO] [stdout] 161 | |         },
[INFO] [stdout] 162 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/struct_.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | /     assert_serialize!(
[INFO] [stdout] 130 | |         Root,
[INFO] [stdout] 131 | |         Root {
[INFO] [stdout] 132 | |             a_number: 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |         },
[INFO] [stdout] 136 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/struct_.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | /     assert_serialize!(
[INFO] [stdout] 104 | |         Root,
[INFO] [stdout] 105 | |         Root {
[INFO] [stdout] 106 | |             a: 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |         },
[INFO] [stdout] 111 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/struct_.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | /     assert_serialize!(
[INFO] [stdout] 74 | |         Root,
[INFO] [stdout] 75 | |         Root {
[INFO] [stdout] 76 | |             nested: Nested {
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |         },
[INFO] [stdout] 82 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/struct_.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | /     assert_serialize!(
[INFO] [stdout] 46 | |         Root,
[INFO] [stdout] 47 | |         Root {
[INFO] [stdout] 48 | |             a: 1,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         },
[INFO] [stdout] 52 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/struct_.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     assert_serialize!(
[INFO] [stdout] 24 | |         Root,
[INFO] [stdout] 25 | |         Root {
[INFO] [stdout] 26 | |             value: 1,
[INFO] [stdout] 27 | |             table: Table { value: 2 },
[INFO] [stdout] 28 | |         },
[INFO] [stdout] 29 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:409:5
[INFO] [stdout]     |
[INFO] [stdout] 409 |     assert_serialize!(Root, Root { unit: None });
[INFO] [stdout]     |     -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:394:5
[INFO] [stdout]     |
[INFO] [stdout] 394 |     assert_serialize!(Root, Root { unit: () });
[INFO] [stdout]     |     ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 |     assert_serialize!(Root, Root { value: None });
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:373:5
[INFO] [stdout]     |
[INFO] [stdout] 373 | /     assert_serialize!(
[INFO] [stdout] 374 | |         Root,
[INFO] [stdout] 375 | |         Root {
[INFO] [stdout] 376 | |             value: Some(Some(Some(1)))
[INFO] [stdout] 377 | |         }
[INFO] [stdout] 378 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 |     assert_serialize!(Root, Root { value: Some(1) });
[INFO] [stdout]     |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 |     assert_serialize!(Root, Root { value: None });
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:216:5
[INFO] [stdout]     |
[INFO] [stdout] 216 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     assert_serialize!(Root, Root { value: 1 },);
[INFO] [stdout]     |     ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     assert_serialize!(Root, Root { value: 1.0 },);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     assert_serialize!(Root, Root { value: 1.0 },);
[INFO] [stdout]     |     --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | /     assert_serialize!(
[INFO] [stdout] 142 | |         Root,
[INFO] [stdout] 143 | |         Root {
[INFO] [stdout] 144 | |             value: "::1".parse().unwrap()
[INFO] [stdout] 145 | |         },
[INFO] [stdout] 146 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | /     assert_serialize!(
[INFO] [stdout] 122 | |         Root,
[INFO] [stdout] 123 | |         Root {
[INFO] [stdout] 124 | |             value: "127.0.0.1".parse().unwrap()
[INFO] [stdout] 125 | |         },
[INFO] [stdout] 126 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     assert_serialize!(
[INFO] [stdout] 102 | |         Root,
[INFO] [stdout] 103 | |         Root {
[INFO] [stdout] 104 | |             value: "::1".parse().unwrap()
[INFO] [stdout] 105 | |         },
[INFO] [stdout] 106 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/scalar.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | /     assert_serialize!(
[INFO] [stdout]  96 | |         Root,
[INFO] [stdout]  97 | |         Root {
[INFO] [stdout]  98 | |             value: "127.0.0.1".parse().unwrap()
[INFO] [stdout]  99 | |         },
[INFO] [stdout] 100 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/scalar.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     assert_serialize!(
[INFO] [stdout] 76 | |         Root,
[INFO] [stdout] 77 | |         Root {
[INFO] [stdout] 78 | |             value: "127.0.0.1:8000".parse().unwrap()
[INFO] [stdout] 79 | |         }
[INFO] [stdout] 80 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/scalar.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     assert_serialize!(Root, Root { value: false });
[INFO] [stdout]    |     ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/scalar.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     assert_serialize!(Root, Root { value: true });
[INFO] [stdout]    |     --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/scalar.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | /     assert_serialize!(
[INFO] [stdout] 41 | |         Root,
[INFO] [stdout] 42 | |         Root {
[INFO] [stdout] 43 | |             value: Cow::Borrowed("string")
[INFO] [stdout] 44 | |         }
[INFO] [stdout] 45 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/scalar.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | /     assert_serialize!(
[INFO] [stdout] 21 | |         Root,
[INFO] [stdout] 22 | |         Root {
[INFO] [stdout] 23 | |             value: "string".to_string()
[INFO] [stdout] 24 | |         }
[INFO] [stdout] 25 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/multiline.rs:301:78
[INFO] [stdout]     |
[INFO] [stdout] 301 |     let deserialized: Outer = facet_yaml_legacy::from_str(&yaml).map_err(|e| eyre::eyre!("{e}"))?;
[INFO] [stdout]     |                                                                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/multiline.rs:241:77
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let deserialized: Step = facet_yaml_legacy::from_str(&yaml).map_err(|e| eyre::eyre!("{e}"))?;
[INFO] [stdout]     |                                                                             ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/multiline.rs:125:83
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let deserialized: Config = facet_yaml_legacy::from_str(&raw_yaml).map_err(|e| eyre::eyre!("{e}"))?;
[INFO] [stdout]     |                                                                                   ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/multiline.rs:89:79
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let deserialized: Config = facet_yaml_legacy::from_str(&yaml).map_err(|e| eyre::eyre!("{e}"))?;
[INFO] [stdout]    |                                                                               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/multiline.rs:61:79
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let deserialized: Config = facet_yaml_legacy::from_str(&yaml).map_err(|e| eyre::eyre!("{e}"))?;
[INFO] [stdout]    |                                                                               ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/multiline.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |         .map_err(|e| eyre::eyre!("{e}"))
[INFO] [stdout]    |                      ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/map.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 | /     assert_serialize!(
[INFO] [stdout] 186 | |         Root,
[INFO] [stdout] 187 | |         Root {
[INFO] [stdout] 188 | |             dependencies: [
[INFO] [stdout] ...   |
[INFO] [stdout] 212 | |         },
[INFO] [stdout] 213 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/map.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     assert_serialize!(
[INFO] [stdout] 144 | |         Root,
[INFO] [stdout] 145 | |         Root {
[INFO] [stdout] 146 | |             dependencies: [
[INFO] [stdout] ...   |
[INFO] [stdout] 163 | |         },
[INFO] [stdout] 164 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/map.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | /     assert_serialize!(
[INFO] [stdout] 115 | |         Root,
[INFO] [stdout] 116 | |         Root {
[INFO] [stdout] 117 | |             values: [
[INFO] [stdout] ...   |
[INFO] [stdout] 122 | |         },
[INFO] [stdout] 123 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]    --> tests/serialize/mod.rs:18:28
[INFO] [stdout]     |
[INFO] [stdout]  18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]     |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]     |
[INFO] [stdout]    ::: tests/serialize/map.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | /     assert_serialize!(
[INFO] [stdout] 108 | |         Root,
[INFO] [stdout] 109 | |         Root {
[INFO] [stdout] 110 | |             values: HashMap::new()
[INFO] [stdout] 111 | |         },
[INFO] [stdout] 112 | |     );
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/map.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | /     assert_serialize!(
[INFO] [stdout] 84 | |         Root,
[INFO] [stdout] 85 | |         Root {
[INFO] [stdout] 86 | |             values: [("a".to_string(), 0), ("b".to_string(), -1)].into(),
[INFO] [stdout] 87 | |             other: 2,
[INFO] [stdout] 88 | |         },
[INFO] [stdout] 89 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/map.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     assert_serialize!(
[INFO] [stdout] 76 | |         Root,
[INFO] [stdout] 77 | |         Root {
[INFO] [stdout] 78 | |             values: HashMap::new(),
[INFO] [stdout] 79 | |             other: 1,
[INFO] [stdout] 80 | |         },
[INFO] [stdout] 81 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/map.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | /     assert_serialize!(
[INFO] [stdout] 56 | |         Root,
[INFO] [stdout] 57 | |         Root {
[INFO] [stdout] 58 | |             values: Some([("a".to_string(), 0), ("b".to_string(), -1)].into())
[INFO] [stdout] 59 | |         },
[INFO] [stdout] 60 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/map.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /     assert_serialize!(
[INFO] [stdout] 49 | |         Root,
[INFO] [stdout] 50 | |         Root {
[INFO] [stdout] 51 | |             values: Some(HashMap::new())
[INFO] [stdout] 52 | |         },
[INFO] [stdout] 53 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/map.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     assert_serialize!(Root, Root { values: None },);
[INFO] [stdout]    |     ----------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/map.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     assert_serialize!(
[INFO] [stdout] 27 | |         Root,
[INFO] [stdout] 28 | |         Root {
[INFO] [stdout] 29 | |             values: [("a".to_string(), 0), ("b".to_string(), -1)].into()
[INFO] [stdout] 30 | |         },
[INFO] [stdout] 31 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/map.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | /     assert_serialize!(
[INFO] [stdout] 20 | |         Root,
[INFO] [stdout] 21 | |         Root {
[INFO] [stdout] 22 | |             values: HashMap::new()
[INFO] [stdout] 23 | |         },
[INFO] [stdout] 24 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/list.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | /     assert_serialize!(
[INFO] [stdout] 56 | |         Root,
[INFO] [stdout] 57 | |         Root {
[INFO] [stdout] 58 | |             values: vec![Some(2), None, Some(3)]
[INFO] [stdout] 59 | |         }
[INFO] [stdout] 60 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/list.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /     assert_serialize!(
[INFO] [stdout] 50 | |         Root,
[INFO] [stdout] 51 | |         Root {
[INFO] [stdout] 52 | |             values: vec![Some(2), Some(3)]
[INFO] [stdout] 53 | |         }
[INFO] [stdout] 54 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/list.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     assert_serialize!(
[INFO] [stdout] 44 | |         Root,
[INFO] [stdout] 45 | |         Root {
[INFO] [stdout] 46 | |             values: vec![Some(2)]
[INFO] [stdout] 47 | |         }
[INFO] [stdout] 48 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/list.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     assert_serialize!(Root, Root { values: Vec::new() },);
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |               .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                              ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/list.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | /     assert_serialize!(
[INFO] [stdout] 22 | |         Root,
[INFO] [stdout] 23 | |         Root {
[INFO] [stdout] 24 | |             values: vec![1, -1, 0, 100],
[INFO] [stdout] 25 | |         },
[INFO] [stdout] 26 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/list.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     assert_serialize!(Root, Root { values: vec![2] },);
[INFO] [stdout]    |     -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `eyre` in this scope
[INFO] [stdout]   --> tests/serialize/mod.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |             .map_err(|err| eyre::eyre!("{err}"))
[INFO] [stdout]    |                            ^^^^ use of unresolved module or unlinked crate `eyre`
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/serialize/list.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     assert_serialize!(Root, Root { values: Vec::new() },);
[INFO] [stdout]    |     ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Ipv4Addr: Facet<'_>` is not satisfied
[INFO] [stdout]   --> tests/deserialize/ip_test.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  9 |     value: Ipv4Addr,
[INFO] [stdout]    |            ^^^^^^^^ the trait `Facet<'_>` is not implemented for `Ipv4Addr`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Facet<'facet>`:
[INFO] [stdout]              `&'a T` implements `Facet<'a>`
[INFO] [stdout]              `&'a mut T` implements `Facet<'a>`
[INFO] [stdout]              `()` implements `Facet<'_>`
[INFO] [stdout]              `(T0, T1)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Facet<'a>`
[INFO] [stdout]              `(T0,)` implements `Facet<'a>`
[INFO] [stdout]              `*const T` implements `Facet<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] note: required by a bound in `shape_of`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/facet-core-0.36.0/src/lib.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn shape_of<'a, T: Facet<'a>>() -> &'static Shape {
[INFO] [stdout]    |                        ^^^^^^^^^ required by this bound in `shape_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Ipv6Addr: Facet<'_>` is not satisfied
[INFO] [stdout]   --> tests/deserialize/ip_test.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     value: Ipv6Addr,
[INFO] [stdout]    |            ^^^^^^^^ the trait `Facet<'_>` is not implemented for `Ipv6Addr`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Facet<'facet>`:
[INFO] [stdout]              `&'a T` implements `Facet<'a>`
[INFO] [stdout]              `&'a mut T` implements `Facet<'a>`
[INFO] [stdout]              `()` implements `Facet<'_>`
[INFO] [stdout]              `(T0, T1)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Facet<'a>`
[INFO] [stdout]              `(T0,)` implements `Facet<'a>`
[INFO] [stdout]              `*const T` implements `Facet<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] note: required by a bound in `shape_of`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/facet-core-0.36.0/src/lib.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn shape_of<'a, T: Facet<'a>>() -> &'static Shape {
[INFO] [stdout]    |                        ^^^^^^^^^ required by this bound in `shape_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `IpAddr: Facet<'_>` is not satisfied
[INFO] [stdout]   --> tests/deserialize/ip_test.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 |     value: IpAddr,
[INFO] [stdout]    |            ^^^^^^ the trait `Facet<'_>` is not implemented for `IpAddr`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Facet<'facet>`:
[INFO] [stdout]              `&'a T` implements `Facet<'a>`
[INFO] [stdout]              `&'a mut T` implements `Facet<'a>`
[INFO] [stdout]              `()` implements `Facet<'_>`
[INFO] [stdout]              `(T0, T1)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Facet<'a>`
[INFO] [stdout]              `(T0,)` implements `Facet<'a>`
[INFO] [stdout]              `*const T` implements `Facet<'a>`
[INFO] [stdout]            and 107 others
[INFO] [stdout] note: required by a bound in `shape_of`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/facet-core-0.36.0/src/lib.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn shape_of<'a, T: Facet<'a>>() -> &'static Shape {
[INFO] [stdout]    |                        ^^^^^^^^^ required by this bound in `shape_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]  --> tests/deserialize/spanned.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     facet_testhelpers::setup();
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/deserialize/spanned.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `IpAddr: Facet<'_>` is not satisfied
[INFO] [stdout]    --> tests/deserialize/untagged.rs:562:12
[INFO] [stdout]     |
[INFO] [stdout] 562 |         Ip(IpAddr),
[INFO] [stdout]     |            ^^^^^^ the trait `Facet<'_>` is not implemented for `IpAddr`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Facet<'facet>`:
[INFO] [stdout]               `&'a T` implements `Facet<'a>`
[INFO] [stdout]               `&'a mut T` implements `Facet<'a>`
[INFO] [stdout]               `()` implements `Facet<'_>`
[INFO] [stdout]               `(T0, T1)` implements `Facet<'a>`
[INFO] [stdout]               `(T0, T1, T2)` implements `Facet<'a>`
[INFO] [stdout]               `(T0, T1, T2, T3)` implements `Facet<'a>`
[INFO] [stdout]               `(T0,)` implements `Facet<'a>`
[INFO] [stdout]               `*const T` implements `Facet<'a>`
[INFO] [stdout]             and 128 others
[INFO] [stdout] note: required by a bound in `shape_of`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/facet-core-0.36.0/src/lib.rs:61:24
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub fn shape_of<'a, T: Facet<'a>>() -> &'static Shape {
[INFO] [stdout]     |                        ^^^^^^^^^ required by this bound in `shape_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Ipv4Addr: Facet<'_>` is not satisfied
[INFO] [stdout]    --> tests/deserialize/untagged.rs:596:12
[INFO] [stdout]     |
[INFO] [stdout] 596 |         Ip(Ipv4Addr),
[INFO] [stdout]     |            ^^^^^^^^ the trait `Facet<'_>` is not implemented for `Ipv4Addr`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Facet<'facet>`:
[INFO] [stdout]               `&'a T` implements `Facet<'a>`
[INFO] [stdout]               `&'a mut T` implements `Facet<'a>`
[INFO] [stdout]               `()` implements `Facet<'_>`
[INFO] [stdout]               `(T0, T1)` implements `Facet<'a>`
[INFO] [stdout]               `(T0, T1, T2)` implements `Facet<'a>`
[INFO] [stdout]               `(T0, T1, T2, T3)` implements `Facet<'a>`
[INFO] [stdout]               `(T0,)` implements `Facet<'a>`
[INFO] [stdout]               `*const T` implements `Facet<'a>`
[INFO] [stdout]             and 128 others
[INFO] [stdout] note: required by a bound in `shape_of`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/facet-core-0.36.0/src/lib.rs:61:24
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub fn shape_of<'a, T: Facet<'a>>() -> &'static Shape {
[INFO] [stdout]     |                        ^^^^^^^^^ required by this bound in `shape_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/basic.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/list.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/list.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/map.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/map.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/map.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/map.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/map.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/map.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 172 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/map.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]  --> tests/serialize/multiline.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     facet_testhelpers::setup();
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/multiline.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/multiline.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/multiline.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/multiline.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/multiline.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/multiline.rs:192:5
[INFO] [stdout]     |
[INFO] [stdout] 192 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/multiline.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/multiline.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/scalar.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/scalar.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/scalar.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/scalar.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::net::SocketAddr: Facet<'_>` is not satisfied
[INFO] [stdout]   --> tests/serialize/scalar.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |         value: std::net::SocketAddr,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^ the trait `Facet<'_>` is not implemented for `std::net::SocketAddr`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Facet<'facet>`:
[INFO] [stdout]              `&'a T` implements `Facet<'a>`
[INFO] [stdout]              `&'a mut T` implements `Facet<'a>`
[INFO] [stdout]              `()` implements `Facet<'_>`
[INFO] [stdout]              `(T0, T1)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Facet<'a>`
[INFO] [stdout]              `(T0,)` implements `Facet<'a>`
[INFO] [stdout]              `*const T` implements `Facet<'a>`
[INFO] [stdout]            and 132 others
[INFO] [stdout] note: required by a bound in `shape_of`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/facet-core-0.36.0/src/lib.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn shape_of<'a, T: Facet<'a>>() -> &'static Shape {
[INFO] [stdout]    |                        ^^^^^^^^^ required by this bound in `shape_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/scalar.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `IpAddr: Facet<'_>` is not satisfied
[INFO] [stdout]   --> tests/serialize/scalar.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |         value: IpAddr,
[INFO] [stdout]    |                ^^^^^^ the trait `Facet<'_>` is not implemented for `IpAddr`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Facet<'facet>`:
[INFO] [stdout]              `&'a T` implements `Facet<'a>`
[INFO] [stdout]              `&'a mut T` implements `Facet<'a>`
[INFO] [stdout]              `()` implements `Facet<'_>`
[INFO] [stdout]              `(T0, T1)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Facet<'a>`
[INFO] [stdout]              `(T0,)` implements `Facet<'a>`
[INFO] [stdout]              `*const T` implements `Facet<'a>`
[INFO] [stdout]            and 132 others
[INFO] [stdout] note: required by a bound in `shape_of`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/facet-core-0.36.0/src/lib.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn shape_of<'a, T: Facet<'a>>() -> &'static Shape {
[INFO] [stdout]    |                        ^^^^^^^^^ required by this bound in `shape_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Ipv4Addr: Facet<'_>` is not satisfied
[INFO] [stdout]    --> tests/serialize/scalar.rs:118:16
[INFO] [stdout]     |
[INFO] [stdout] 118 |         value: Ipv4Addr,
[INFO] [stdout]     |                ^^^^^^^^ the trait `Facet<'_>` is not implemented for `Ipv4Addr`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Facet<'facet>`:
[INFO] [stdout]               `&'a T` implements `Facet<'a>`
[INFO] [stdout]               `&'a mut T` implements `Facet<'a>`
[INFO] [stdout]               `()` implements `Facet<'_>`
[INFO] [stdout]               `(T0, T1)` implements `Facet<'a>`
[INFO] [stdout]               `(T0, T1, T2)` implements `Facet<'a>`
[INFO] [stdout]               `(T0, T1, T2, T3)` implements `Facet<'a>`
[INFO] [stdout]               `(T0,)` implements `Facet<'a>`
[INFO] [stdout]               `*const T` implements `Facet<'a>`
[INFO] [stdout]             and 132 others
[INFO] [stdout] note: required by a bound in `shape_of`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/facet-core-0.36.0/src/lib.rs:61:24
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub fn shape_of<'a, T: Facet<'a>>() -> &'static Shape {
[INFO] [stdout]     |                        ^^^^^^^^^ required by this bound in `shape_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Ipv6Addr: Facet<'_>` is not satisfied
[INFO] [stdout]    --> tests/serialize/scalar.rs:138:16
[INFO] [stdout]     |
[INFO] [stdout] 138 |         value: Ipv6Addr,
[INFO] [stdout]     |                ^^^^^^^^ the trait `Facet<'_>` is not implemented for `Ipv6Addr`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `Facet<'facet>`:
[INFO] [stdout]               `&'a T` implements `Facet<'a>`
[INFO] [stdout]               `&'a mut T` implements `Facet<'a>`
[INFO] [stdout]               `()` implements `Facet<'_>`
[INFO] [stdout]               `(T0, T1)` implements `Facet<'a>`
[INFO] [stdout]               `(T0, T1, T2)` implements `Facet<'a>`
[INFO] [stdout]               `(T0, T1, T2, T3)` implements `Facet<'a>`
[INFO] [stdout]               `(T0,)` implements `Facet<'a>`
[INFO] [stdout]               `*const T` implements `Facet<'a>`
[INFO] [stdout]             and 132 others
[INFO] [stdout] note: required by a bound in `shape_of`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/facet-core-0.36.0/src/lib.rs:61:24
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub fn shape_of<'a, T: Facet<'a>>() -> &'static Shape {
[INFO] [stdout]     |                        ^^^^^^^^^ required by this bound in `shape_of`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:251:5
[INFO] [stdout]     |
[INFO] [stdout] 251 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 307 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:321:5
[INFO] [stdout]     |
[INFO] [stdout] 321 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:335:5
[INFO] [stdout]     |
[INFO] [stdout] 335 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:350:5
[INFO] [stdout]     |
[INFO] [stdout] 350 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 387 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:402:5
[INFO] [stdout]     |
[INFO] [stdout] 402 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:416:5
[INFO] [stdout]     |
[INFO] [stdout] 416 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:432:5
[INFO] [stdout]     |
[INFO] [stdout] 432 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/scalar.rs:448:5
[INFO] [stdout]     |
[INFO] [stdout] 448 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/struct_.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/struct_.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/struct_.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]   --> tests/serialize/struct_.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     facet_testhelpers::setup();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/struct_.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/struct_.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/struct_.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/struct_.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_testhelpers` in this scope
[INFO] [stdout]    --> tests/serialize/struct_.rs:236:5
[INFO] [stdout]     |
[INFO] [stdout] 236 |     facet_testhelpers::setup();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_testhelpers`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_testhelpers`, use `cargo add facet_testhelpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `facet-yaml-legacy` (test "mod") due to 194 previous errors
[INFO] running `Command { std: "docker" "inspect" "baff2e81e67bf0d63ae7f44e0217a149ccba5731ed5a28321b703a17816cb9c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baff2e81e67bf0d63ae7f44e0217a149ccba5731ed5a28321b703a17816cb9c6", kill_on_drop: false }`
[INFO] [stdout] baff2e81e67bf0d63ae7f44e0217a149ccba5731ed5a28321b703a17816cb9c6
